home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 023a / fm40.zip / LESSON1.FRM (.txt) < prev    next >
Form Master Form  |  1991-09-25  |  5KB  |  92 lines

  1. Lesson 1 - Basics
  2. Steps for building a form:
  3. 1.  Design your form on paper.
  4. 2.  Enter text onto blank form (Lesson 1)
  5.  You are here  
  6. 3.  Add input fields to form (Lesson 2)
  7. 4.  Add borders to your form (Lesson 3)
  8. 5.  Add special printer control functions (Lesson 4)
  9. You should proceed through these lessons in order.  If you make any mistakes  
  10. just reload the form and begin editing again.
  11. To move the cursor about this form, use the arrow keys.  [Try it].
  12. If you loose your place, press
  13. Home and page down to where you
  14. This form has 116 lines and 133 columns.  You can move the cursor to column
  15. were.
  16. 133 by holding down the control key and pressing the right arrow key.
  17. [Try it.]
  18. To get back to column 1, hold down
  19. the control key and press the left
  20. You can also move the cursor right and left 8 columns at a time by using the  
  21. arrow key.  [Try it.]
  22. Tab and Backtab (shift-Tab) keys.  [Try it.]
  23. To see the next 24 lines of this form, press PgDn.
  24. Cursor and Text Entry
  25. To enter text onto your form, move the cursor to where you want to place  
  26. the text, then type.  Note the top line.  It will show you the line and
  27. column where the cursor is on the screen.  It also shows the attribute
  28. of the character where the cursor is (attributes covered in Lesson 2).
  29. Cursor: 24,  1 | 07
  30. row, col| attribute
  31. Try moving the cursor to inside this box and type anything.
  32. You can also move about your form using the following keys:
  33. Move down form 23 lines
  34. Move up form 23 lines
  35. Place cursor at line 1, column 1
  36. Place cursor at last line of form, column 133
  37. The last line of this form is defined on the main menu:  116
  38. To continue with this lesson, press PgDn.
  39. Inserting and Deleting Lines
  40. Move the cursor to the blinking *.  Then press ^N (hold down Ctrl and
  41. press N).  This inserts a blank line before the line containing the
  42. cursor.
  43. Inserting line
  44. Inserting line
  45. Inserting line
  46. Inserting line
  47. Now press ^Y.  This delete the line containing the cursor.
  48. Copying Lines
  49. Move the cursor to the blinking 
  50. .  Then press F5 twice.  This picks the  
  51. line so you can copy it elsewhere.  Now move the cursor down 2 lines and  
  52. press F6 twice.  A copy will be inserted before that line.
  53. Pick this line
  54. Don't pick this line.
  55. Don't pick this line.  Insert here.
  56. To continue with this lesson, press PgDn.
  57. Placing Current Date and Time On Your Form.
  58. Move the cursor to the '
  59. ' below and press ^D (hold down Ctrl, press D).  
  60. Move the cursor to the '
  61. ' below and press ^T.
  62. Avoid ^C or ^Break as this will abort the program!
  63. DATE:  
  64. TIME:  
  65. This will make the date and time a permanent part of your form.
  66. There is a way to have the date and time update automatically whenever
  67. you execute your form.  This will be covered later in Lesson 4.
  68.  5Practice:  Re-type the contents of the first box below in the second box.
  69.   Name:
  70.   Phone Number:
  71.   Employee Number:
  72.  8Now use the backspace key inside the second box.
  73.  UNote how it erases the preceding character as it backs up.
  74.  KNow press the 'Ins' key and see an 'Ins' appear on the top line.
  75.  EType some more characters and backspaces and notice the change.
  76.  bPress PgDn.
  77. To next lesson:  Press ESC twice.
  78. [Return to Main Menu]
  79.  FPress F5, F10, select 'LESSON2', Enter.
  80. [Load LESSON2]
  81.  FPress F3 twice.
  82.  ![Begin Editing]
  83. To DOS:
  84. Press ESC twice.
  85. [Return to Main Menu]
  86.  FPress ESC twice again.
  87. [Return to DOS]
  88. If you end up way
  89. out here, just press
  90. Home, and then PgDn 
  91. to where you were.  
  92.